home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 24 / PCGamer24_23Demos.iso / Rainbow Six / data1.cab / Program_Data / data / text / mission / english / M01Hard.mtd < prev    next >
Text File  |  1998-08-13  |  2KB  |  49 lines

  1. //-----------------------------------------------------------
  2. //-- Landmarks ----------------------------------------------
  3. //-----------------------------------------------------------
  4. // Format <Integer> Id    <String> name <String>    Description
  5.  
  6. 7    // Number of landmarks
  7.  
  8. 0    "Front Door"    "The main doors are barricaded. No entry."
  9. 1    "Foyer"        "Multiple balconies make this room a death trap."
  10. 2    "Balcony"    "The trellises leading up to this balcony can be climbed."
  11. 3    "Fire Escape"    "This fire escape provides an alternate entry to the second floor."
  12. 4    "Fire Escape"    "This fire escape provides an alternate entry to the third floor."
  13. 5    "Insertion Zone"    "Start your plans here."
  14. 6    "Extraction Zone"    "Return all hostages to this area."
  15.  
  16. //-----------------------------------------------------------
  17. //-- Terrorists ---------------------------------------------
  18. //-----------------------------------------------------------
  19. // Format <token>     <Localized name>    <description>
  20.  
  21. 17    // Number of terrorists
  22. "Seeker1"    "Terrorist"        "Searching for Ambassador. Armed with AK-47. Dangerous."
  23. "Seeker2"    "Terrorist"        "Searching for Ambassador Armed with AK-47. Dangerous."
  24. "StaffGuard"    "Terrorist"        "Guarding personal aide."
  25. "StaffGuard2"    "Terrorist"        "Guarding side hallway."
  26. "StaffPatrol"    "Terrorist"        "Covering."
  27. "FrontGuard"    "Terrorist"        "Guarding the front door."
  28. "Balcony1"    "Terrorist"        "Patrolling foyer."
  29. "Balcony2"    "Terrorist"        "Patrolling foyer."
  30. "BackGuard"    "Terrorist"        "Guarding the back door."
  31. "Patrol1A"    "Terrorist"        "Patrolling the first floor."
  32. "Patrol2A"    "Terrorist"        "Patrolling the second floor."
  33. "Patrol2B"    "Terrorist"        "Patrolling the second floor."
  34. "Patrol3A"    "Terrorist"        "Patrolling the third floor."
  35. "Fire Escape"    "Terrorist"        "Guarding 2nd floor fire escape."
  36. "TV Room"    "Terrorist"        "Guarding 2nd floor balcony."
  37. "Back2"        "Terrorist"        "Guarding ground floor side entrance."
  38. "PatrolMix"    "Terrorist"        "Patrols both upstairs and downstairs. Dangerous."
  39.  
  40. //-----------------------------------------------------------
  41. //-- Hostages ---------------------------------------------
  42. //-----------------------------------------------------------
  43. // Format <token>     <Localized name>    <description>
  44.  
  45. 2    // Number of hostages
  46. "Ambassador"    "Ambassador"        "Hiding nearby. If discovered by terrorists, he will be executed. Get to him quickly."
  47. "Staff"        "Personal Aide"        "Guarded closely. Use extreme caution."
  48.  
  49.